Uses of Enum
com.cisco.pt.ipc.enums.TrafficStatus
Packages that use TrafficStatus
-
Uses of TrafficStatus in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return TrafficStatusModifier and TypeMethodDescriptionstatic TrafficStatusTrafficStatus.fromIntValue(int value) static TrafficStatusTrafficStatus.fromIntValue(Integer value) static TrafficStatusReturns the enum constant of this type with the specified name.static TrafficStatus[]TrafficStatus.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TrafficStatus in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return TrafficStatusModifier and TypeMethodDescriptionUserTraffic.getStatus()Information provided by the PKI file:UserTraffic.getTestCondition()Information provided by the PKI file: -
Uses of TrafficStatus in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return TrafficStatusModifier and TypeMethodDescriptionUserTrafficImpl.getStatus()Information provided by the PKI file:UserTrafficImpl.getTestCondition()Information provided by the PKI file: